From: Steven Barth Date: Fri, 17 Apr 2015 13:11:53 +0000 (+0200) Subject: nat46: shorten prefix for 464xlat interface X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=326d4de13c7ef203165d64358123294ae6903cd0;p=feed%2Frouting.git nat46: shorten prefix for 464xlat interface Signed-off-by: Steven Barth --- diff --git a/nat46/Makefile b/nat46/Makefile index 4cbc494..3fa8b32 100644 --- a/nat46/Makefile +++ b/nat46/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=nat46 -PKG_VERSION:=3 +PKG_VERSION:=4 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz diff --git a/nat46/files/464xlat.sh b/nat46/files/464xlat.sh index 680d230..8154f7f 100755 --- a/nat46/files/464xlat.sh +++ b/nat46/files/464xlat.sh @@ -22,7 +22,7 @@ proto_464xlat_setup() { local cfg="$1" local iface="$2" - local link="464xlat-$cfg" + local link="464-$cfg" local ip6addr ip6prefix tunlink zone json_get_vars ip6addr ip6prefix tunlink zone